home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / prgrssbr.rdm < prev    next >
Text File  |  1996-02-22  |  468b  |  12 lines

  1. Short:    Example source code for a progress bar
  2. Author:   dave@eclipsnz.manawatu.gen.nz
  3. Uploader: dave@eclipsnz.manawatu.gen.nz
  4. Type:     dev/asm
  5.  
  6. This is a quick progress bar that I wrote as an example for someone to
  7. use.  There are two different types of bars, a normal blue bar in a
  8. recessed bevel box; and a raised bevel box in a recessed bevel box.
  9.  
  10. A quick main program has been included so you can see how to make use of
  11. the various functions in the routines.
  12.